rcar_gen3: plat: update renesas version to 2.0.0
authorMarek Vasut <[email protected]>
Mon, 31 Dec 2018 13:51:14 +0000 (14:51 +0100)
committerMarek Vasut <[email protected]>
Tue, 8 Jan 2019 13:08:44 +0000 (14:08 +0100)
Update the reported Renesas version to 2.0.0, since the DDR/QoS/PFC
table versions match the ones from that release.

Signed-off-by: Marek Vasut <[email protected]>
plat/renesas/rcar/include/rcar_version.h

index 5ab8efc7e625037d80b07f5082ef110e5c6be52a..5c8805c2e98a6b9cd58560760ba8d1c25fae2d8f 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <arch_helpers.h>
 
-#define VERSION_OF_RENESAS             "1.0.22"
+#define VERSION_OF_RENESAS             "2.0.0"
 #define        VERSION_OF_RENESAS_MAXLEN       (128)
 
 extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];